| Total Complexity | 17 | 
| Dependencies | 1 | 
| Dependents | 10 | 
| Total lines | 438 | 
| Lines of code | 378 | 
| Logical lines of code | 22 | 
| Comment lines | 61 | 
| Methods | 8 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| getCurrencySymbol() | 1 | 173 | ||
| getSupportedCurrencies() | 1 | 139 | ||
| formatCents() | 59 | 7 | 14 | |
| getZeroDecicalCurrencies() | 51 | 1 | 32 | |
| format() | 67 | 2 | 7 | |
| formatCurrencyNumber() | 67 | 2 | 7 | |
| maybeConvertAmount() | 77 | 2 | 3 | |
| isZeroDecimal() | 78 | 1 | 3 |